How to Install gnome-desktop-testing software package in Debian 9 (Stretch)

How to Install gnome-desktop-testing software package in Debian 9 (Stretch)

gnome-desktop-testing software package provides runner for GNOME installed tests, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnome-desktop-testing 

gnome-desktop-testing is installed in your system.

Make ensure the gnome-desktop-testing package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnome-desktop-testing *

You will get with gnome-desktop-testing package name, version, architecture and description in a table

gnome-desktop-testing package basic information:

Distro Debian 9 stretch
Section GNOME
Package gnome-desktop-testing
Version 2016.1-1
Description runner for GNOME installed tests
Sub Section gnome


See Also, How to uninstall or remove gnome-desktop-testing software package from Debian 9 (Stretch)?